Just got the UM catalog from peter behroozi. I want to make sure I can load it up and do the cuts I need to do on it, and that the distributions and clusterings of the galaxies are within reasonable approximation to the ones in my training set.


In [1]:
from matplotlib import pyplot as plt
%matplotlib inline
import seaborn as sns
sns.set()

In [2]:
import numpy as np

In [ ]:
from halo